home *** CD-ROM | disk | FTP | other *** search
- Path: math.ohio-state.edu!usc!usenet
- From: cfong@sunset.usc.edu(???
- )
- Newsgroups: comp.lang.c
- Subject: locking datafile
- Date: 12 Apr 1996 22:52:29 GMT
- Organization: University of Southern California, Los Angeles, CA
- Sender: cfong@sunset.usc.edu
- Message-ID: <4kmmrd$hma@usc.edu>
- NNTP-Posting-Host: sunset.usc.edu
-
- Hi. I was wondering if anyone can help me in this:
-
- I am doing a kind of multiuser access database project...
-
- My question is that:
-
- Is there a mechanism in c for locking a file so that
- updating the file won't affect or allow other user to read
- files until the updating is done!?!
-
- Thank You very much!!!
-
- Jason
-